Add reftests for center layout
authorMatthias Clasen <mclasen@redhat.com>
Mon, 24 Aug 2020 16:02:34 +0000 (12:02 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 24 Aug 2020 16:02:34 +0000 (12:02 -0400)
commitc890d5991c7ab24c019ae12ad04a59869495554f
treede56b9a8d2883c3ed3aa14881e0bedd35a90a913
parent08f58122d1ebeab7bc1be2e0c7f4a612f05d250d
Add reftests for center layout

Add a test that checks behavior with invisible children,
and another one that ensures we go back to box-like
layout if min-size is forced.
testsuite/reftests/centerlayout-invisible-child.css [new file with mode: 0644]
testsuite/reftests/centerlayout-invisible-child.ref.ui [new file with mode: 0644]
testsuite/reftests/centerlayout-invisible-child.ui [new file with mode: 0644]
testsuite/reftests/centerlayout-minsize.css [new file with mode: 0644]
testsuite/reftests/centerlayout-minsize.ref.ui [new file with mode: 0644]
testsuite/reftests/centerlayout-minsize.ui [new file with mode: 0644]
testsuite/reftests/meson.build